Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[5.0] Fix assertVueContains #638

Merged
merged 1 commit into from
Apr 2, 2019
Merged

[5.0] Fix assertVueContains #638

merged 1 commit into from
Apr 2, 2019

Conversation

driesvints
Copy link
Member

This fixes the assertVueContains and assertVueDoesNotContain methods to properly check for an array and what it contains instead of checking for a string. This got broken in 1985616

Fixes #637

This fixes the assertVueContains and assertVueDoesNotContain methods to properly check for an array and what it contains instead of checking for a string. This got broken in 1985616

Fixes #637
@taylorotwell taylorotwell merged commit 9db9757 into laravel:5.0 Apr 2, 2019
@driesvints driesvints deleted the fix-vue-contains-assertiosn branch April 2, 2019 19:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

assertVueContains no longer accepts arrays
2 participants